FlowBox.prepend

Adds @child to the start of @self.

If a sort function is set, the widget will actually be inserted at the calculated position.

See also: [method@Gtk.FlowBox.insert].

class FlowBox
void
prepend

Parameters

child Widget

the GtkWidget to add

Meta